FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.mi.pkg#0.9.0-beta-3-testing (63 ms)

Package ca.on.mi.pkg
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.mi.pkg@0.9.0-beta-3-testing&canonical=http://hl7.org/fhir/StructureDefinition/event-performerFunction
Url http://hl7.org/fhir/StructureDefinition/event-performerFunction
Version 4.0.1
Status active
Date 2024-04-02T18:09:55.5488604+00:00
Name PerformerFunction
Title Performer Function
Experimental False
Realm ca
Description Distinguishes the type of involvement of the performer in the event. For example, 'author', 'verifier' or 'responsible party'.
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "event-performerFunction",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://hl7.org/fhir/StructureDefinition/event-performerFunction",
  "version" : "4.0.1",
  "name" : "PerformerFunction",
  "title" : "Performer Function",
  "status" : "active",
  "date" : "2024-04-02T18:09:55.5488604+00:00",
  "publisher" : "Health Level Seven, Inc. - FHIR WG",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/special/committees/fwg"
        }
      ]
    }
  ],
  "description" : "Distinguishes the type of involvement of the performer in the event. For example, 'author', 'verifier' or 'responsible party'.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Observation.performer"
    },
    {
      "type" : "element",
      "expression" : "DiagnosticReport.performer"
    },
    {
      "type" : "element",
      "expression" : "Media.operator"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Type of performance",
        "definition" : "Distinguishes the type of involvement of the performer in the event. For example, 'author', 'verifier' or 'responsible party'.",
        "max" : "1",
        "mapping" : [
          {
            "identity" : "workflow",
            "map" : "Event.performer.function"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://hl7.org/fhir/StructureDefinition/event-performerFunction"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString" : "PerformerFunction"
            }
          ],
          "strength" : "extensible",
          "valueSet" : "http://hl7.org/fhir/ValueSet/performer-function"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.